SelectPath

fun interface SelectPath(source)

Matches a ClaimPath to a JsonElement

Inheritors

Types

Link copied to clipboard

Default implementation

Functions

Link copied to clipboard
abstract fun JsonElement.select(path: ClaimPath): Result<JsonElement?>

Matches the given path to the JsonElement